How to Install fuseiso9660 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fuseiso9660 software package in Ubuntu 14.04 LTS (Trusty Tahr)

fuseiso9660 software package provides File System in User Space - Module for ISO9660, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fuseiso9660 

fuseiso9660 is installed in your system.

Make ensure the fuseiso9660 package were installed using the commands given below,

$ sudo dpkg-query -l | grep fuseiso9660 *

You will get with fuseiso9660 package name, version, architecture and description in a table

fuseiso9660 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package fuseiso9660
Version 0.3-1.1
Description File System in User Space - Module for ISO9660
Sub Section misc


See Also, How to uninstall or remove fuseiso9660 software package from Ubuntu 14.04 LTS (Trusty Tahr)?